@media only screen and (max-width: 575px) {
  .container {
    width: 450px; } }
@media only screen and (max-width: 479px) {
  .container {
    width: 300px; } }
.pagecontents{
	background: url("img/bg/wall3 copy.jpg")  ;
}
/*
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
/*
html, button, input, select, textarea {
    font-family: "Source Sans Pro", Helvetica, sans-serif;
}
*/
.pagecontents a {
    color: #ca3c08;
    text-decoration: none;
}
.pagecontents a:visited {
    color: #ac0404;
}
/*
* {
    box-sizing: border-box;
}
*/
.pagecontents a {
    transition: all 0.4s ease-in-out 0s;
}
.pagecontents p {
    margin: 0 0 24px;
}
.pagecontents img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
}
.pagecontents img {
    max-width: 100%;
}
/*
body {
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Poppins", sans-serif;
    color: #000000;
    font-weight: 400;
}
*/
.pagecontents a:visited {
    color: inherit;
}

.section-ptb-xl {
    padding-top: 180px;
    padding-bottom: 180px;
}

.pagecontents h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, address, p, pre, blockquote, dl, dd, menu, ol, ul, table, caption, hr {
    margin: 0;
    margin-bottom: 15px;
}
.rn-preloader-content > img {
  transition: 0.3s; 
}
.rn-preloader-content > img {
  animation: rnPreloaderZoomInOut 1s infinite; 
}
.rn-preloaded .rn-preloader-box img {
  opacity: 0; 
}


.section-title-2 h2 {
    color: #000000;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: -10px;
}
.section-title-2 p {
    color: #000000;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 300;
}
.row--55 {
    margin-left: -55px;
    margin-right: -55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--55 {
      margin-left: 15px;
      margin-right: 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--55 {
      margin-left: 0px;
      margin-right: 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--55 {
      margin-left: 0px;
      margin-right: 0px; } }
  @media only screen and (max-width: 767px) {
    .row--55 {
      margin-left: -15px !important;
      margin-right: -15px !important; } }

.row--55 > [class*="col"] {
    padding-left: 55px;
    padding-right: 55px;
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
      .row--55 > [class*="col"] {
        padding-left: 35px;
        padding-right: 35px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .row--55 > [class*="col"] {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .row--55 > [class*="col"] {
        padding-left: 15px !important;
        padding-right: 15px !important; } }
    @media only screen and (max-width: 767px) {
      .row--55 > [class*="col"] {
        padding-left: 15px !important;
        padding-right: 15px !important; } }
.row--20 {
  margin-left: -20px;
  margin-right: -20px; }
  @media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .row--20 {
      margin-left: -15px;
      margin-right: -15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .row--20 {
      margin-left: -15px;
      margin-right: -15px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .row--20 {
      margin-left: -15px;
      margin-right: -15px; } }
  @media only screen and (max-width: 767px) {
    .row--20 {
      margin-left: -15px !important;
      margin-right: -15px !important; } }
  .row--20 > [class*="col"], .row--20 > [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px; }
    @media only screen and (min-width: 1200px) and (max-width: 1599px) {
      .row--20 > [class*="col"], .row--20 > [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .row--20 > [class*="col"], .row--20 > [class*="col-"] {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .row--20 > [class*="col"], .row--20 > [class*="col-"] {
        padding-left: 15px !important;
        padding-right: 15px !important; } }
    @media only screen and (max-width: 767px) {
      .row--20 > [class*="col"], .row--20 > [class*="col-"] {
        padding-left: 15px !important;
        padding-right: 15px !important; } }


.rn-portfolio-area .container {
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  max-width: 1455px; }

.portfolio {
  position: relative;
  margin-top: 50px;
  overflow: hidden; }
  .portfolio .content {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    z-index: 99;
    left: 0; }
    .portfolio .content h4 {
      color: #ffffff;
      font-size: 26px;
      font-weight: 500;
      margin-bottom: 5px;
      opacity: 0;
      transition: 0.4s ease-in-out;
      transform: translateY(20px); }
      .portfolio .content h4 a {
        color: #ffffff; }
    .portfolio .content span {
      color: #ffffff;
      font-size: 14px;
      letter-spacing: 1px;
      font-weight: 300;
      display: block;
      opacity: 0;
      transition: 0.4s ease-in-out;
      transform: translateY(30px); }
  .portfolio:hover .content h4 {
    opacity: 1;
    transform: translateY(0px); }
  .portfolio:hover .content span {
    transform: translateY(0px);
    opacity: 1; }

.portfolio {
  position: relative;
  height: 550px;
  width: 100%;
  padding: 40px;
  transform-style: preserve-3d;
  transition: 0.4s ease-in-out;
  position: relative; }
  .portfolio::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url("img/project/work-1.jpg");
    content: "";
    background-size: cover !important;
    background-position: center !important; }

  .portfolio.colorful-project-bg--1::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--2::before {
    background: url("img/project frameUS.png"); }
  .portfolio.colorful-project-bg--3::before {
    background: url("img/project frameMT.png"); }
  .portfolio.colorful-project-bg--4::before {
    background: url("img/project frameJR.png"); }
  .portfolio.colorful-project-bg--5::before {
    background: url("img/project frameSS.png"); }
  .portfolio.colorful-project-bg--6::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--7::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--8::before {
    background: url("img/project frameBF.png"); }
  .portfolio.colorful-project-bg--9::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--10::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--11::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--12::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--13::before {
    background: url("img/project framePW.png"); }
  .portfolio.colorful-project-bg--14::before {
    background: url("img/project framePW.png"); }
  .portfolio .bgDescription {
    background: transparent url(img/logo/bgDescription.png) repeat-x top left;
    height: 335px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    opacity: 0;
    z-index: 3;
    visibility: hidden;
    transition: 0.4s ease-in-out; }
  .portfolio:hover .bgDescription {
    opacity: 1;
    visibility: visible; }
  .portfolio:hover {
    box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.1); 
}
.rn-hil-portfolio div:nth-child(3n+2) {
    margin-top: 60px;
}

.portfolio_style--3:hover .thumb a img {
    -webkit-transform: scale(1.12);
    transform: scale(1.12); 
}
.portfolio_style--3 .thumb a img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .35s;
  -moz-transition: -moz-transform .35s;
  -ms-transition: -ms-transform .35s;
  -o-transition: -o-transform .35s;
  transition: transform .35s;
  width: 100%; 
}
/*
*, *::after, *::before {
    box-sizing: border-box;
}
*/
.slider-container .slide-content img {
      width: 100%;
      height: 100%;
      object-fit: cover; 
}
.ms-tableCell img {
  width: 100%; 
}
.port-single-thumb img {
    width: 100%; 
}
.portfolio-wrap:hover .item-shadow {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}

.item-shadow {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: -15%;
    -webkit-filter: blur(70px);
    filter: blur(70px);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);	
    text-align: center;
    opacity: 0;
    transition: 0.3s;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 38px; }

  h2,
  .h2 {
    font-size: 28px; }

  h3,
  .h3 {
    font-size: 24px; } }
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 36px; }

  h2,
  .h2 {
    font-size: 26px; }

  h3,
  .h3 {
    font-size: 24px; } }
@media only screen and (max-width: 575px) {
  h1,
  .h1 {
    font-size: 34px; } }
@media only screen and (max-width: 575px) {
  .pt_sm--5 {
    padding-top: 5px; }

  .pt_sm--10 {
    padding-top: 10px; }

  .pt_sm--15 {
    padding-top: 15px; }

  .pt_sm--20 {
    padding-top: 20px; }

  .pt_sm--25 {
    padding-top: 25px; }

  .pt_sm--30 {
    padding-top: 30px; }

  .pt_sm--35 {
    padding-top: 35px; }

  .pt_sm--40 {
    padding-top: 40px; }

  .pt_sm--45 {
    padding-top: 45px; }

  .pt_sm--50 {
    padding-top: 50px; } }
@media only screen and (max-width: 575px) {
  .pb_sm--5 {
    padding-bottom: 5px; }

  .pb_sm--10 {
    padding-bottom: 10px; }

  .pb_sm--15 {
    padding-bottom: 15px; }

  .pb_sm--20 {
    padding-bottom: 20px; }

  .pb_sm--25 {
    padding-bottom: 25px; }

  .pb_sm--30 {
    padding-bottom: 30px; }

  .pb_sm--35 {
    padding-bottom: 35px; }

  .pb_sm--40 {
    padding-bottom: 40px; }

  .pb_sm--45 {
    padding-bottom: 45px; }

  .pb_sm--50 {
    padding-bottom: 50px; } }
@media only screen and (max-width: 575px) {
  .pl_sm--5 {
    padding-left: 5px; }

  .pl_sm--10 {
    padding-left: 10px; }

  .pl_sm--15 {
    padding-left: 15px; }

  .pl_sm--20 {
    padding-left: 20px; }

  .pl_sm--25 {
    padding-left: 25px; }

  .pl_sm--30 {
    padding-left: 30px; }

  .pl_sm--35 {
    padding-left: 35px; }

  .pl_sm--40 {
    padding-left: 40px; }

  .pl_sm--45 {
    padding-left: 45px; }

  .pl_sm--50 {
    padding-left: 50px; } }
@media only screen and (max-width: 575px) {
  .pr_sm--5 {
    padding-right: 5px; }

  .pr_sm--10 {
    padding-right: 10px; }

  .pr_sm--15 {
    padding-right: 15px; }

  .pr_sm--20 {
    padding-right: 20px; }

  .pr_sm--25 {
    padding-right: 25px; }

  .pr_sm--30 {
    padding-right: 30px; }

  .pr_sm--35 {
    padding-right: 35px; }

  .pr_sm--40 {
    padding-right: 40px; }

  .pr_sm--45 {
    padding-right: 45px; }

  .pr_sm--50 {
    padding-right: 50px; } }
@media only screen and (max-width: 767px) {
  .mb-sm-30 {
    margin-bottom: 30px; }

  .pr-sm-15 {
    padding-right: 15px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pr-md-15 {
    padding-right: 15px !important; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .rn-plr--160 {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .rn-plr--160 {
      padding-top: 60px;
      padding-bottom: 60px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-xl {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .section-ptb-xl {
      padding-top: 60px;
      padding-bottom: 60px; } }

  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-md {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media only screen and (max-width: 767px) {
    .section-ptb-md {
      padding-top: 60px;
      padding-bottom: 60px; } }

  @media only screen and (max-width: 575px) {
    .section-ptb-100 {
      padding: 60px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-ptb-100 {
      padding: 60px 0; } }

  @media only screen and (max-width: 575px) {
    .section-pt-xl {
      padding-top: 60px; } }

  @media only screen and (max-width: 575px) {
    .section-pb-xl {
      padding-bottom: 60px 0; } }
@media only screen and (max-width: 767px) {
    #scrollUp {
      display: none !important; } }
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .portfolio {
    margin-top: 10px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-ptb-xl {
    padding-top: 100px;
    padding-bottom: 100px; }

  .portfolio {
    margin-top: 10px; }

  .portfolio {
    height: 400px; }

  .section-title-2 h2 {
    font-size: 45px; }

  .rn-hil-portfolio div:nth-child(3n+2) {
    margin-top: 20px; }
  
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.portfolio {
    height: 340px; }
	
	.portfolio {
    margin-top: 10px; }
	
	.section-title-2 h2 {
    font-size: 40px; }

  .section-title-2 p {
    font-size: 16px; }
	
	.rn-hil-portfolio div:nth-child(3n+2) {
    margin-top: 20px; }
}

@media only screen and (max-width: 767px) {
  .portfolio {
	  height: 340px; 
  }
	
	.section-title-2 h2 {
    font-size: 40px; }

  .section-title-2 p {
    font-size: 16px; }
	
	.portfolio {
    margin-top: 30px; }
	
	.section-title-2 p {
    margin: 0; }
	
	.portfolio .content h4 {
    font-size: 20px; }
	
}

@media only screen and (max-width: 575px) {
	.section-title-2 h2,
  h2.section-title{
    font-size: 30px; }
	
	.rn-hil-portfolio div:nth-child(3n+2) {
    margin-top: 0; }

  .section-title-2 h2, h2.section-title{
    font-size: 20px; }
	
	
}







